[INFO] cloning repository https://github.com/Pazzaz/uax_14
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/uax_14" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 318690b15cc9cfba9f3885b6978ad0f8cd43bd83
[INFO] fixing Pazzaz/uax_14 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Fuax_14" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pazzaz/uax_14
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Pazzaz/uax_14
[INFO] tweaked toml for git repo https://github.com/Pazzaz/uax_14 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pazzaz/uax_14 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pazzaz/uax_14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `uax_14` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4bb61a237a5c76142a92fd4730ef844b7b2f31d6a70af6fa1d39f0ff42522d12
[INFO] running `Command { std: "docker" "start" "4bb61a237a5c76142a92fd4730ef844b7b2f31d6a70af6fa1d39f0ff42522d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb61a237a5c76142a92fd4730ef844b7b2f31d6a70af6fa1d39f0ff42522d12" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb61a237a5c76142a92fd4730ef844b7b2f31d6a70af6fa1d39f0ff42522d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4bb61a237a5c76142a92fd4730ef844b7b2f31d6a70af6fa1d39f0ff42522d12" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `uax_14` (manifest) generated 1 warning
[INFO] [stderr]    Compiling regex v1.0.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.1
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]    Compiling uax_14 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/full.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s
[INFO] [stderr] crater-edition-check: uax_14 v0.1.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling uax_14 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `XX` is never used
[INFO] [stdout]    --> build.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |     const XX: usize = 38;
[INFO] [stdout]     |           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:54
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                                                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:78
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                                                                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:110
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:126
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:174
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:190
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:206
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:222
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:246
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x178...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:262
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:279
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...EC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:297
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:315
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:333
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:360
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:378
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:396
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:414
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:432
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:54
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                                                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:459
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:78
[INFO] [stdout]   |
[INFO] [stdout] 1 | match n as u32 {0xE01...0xE3A | 0xE40...0xE4E | 0xE81...0xE82 | 0xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F...
[INFO] [stdout]   |                                                                              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:477
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:110
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE84 | 0xE87...0xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:495
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:126
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE88 | 0xE8A | 0xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:531
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE8D | 0xE94...0xE97 | 0xE99...0xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:174
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE9F | 0xEA1...0xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:190
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEA3 | 0xEA5 | 0xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:567
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:206
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEA7 | 0xEAA...0xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:585
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => mat...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:222
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEAB | 0xEAD...0xEB9 | 0xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:604
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300....
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:246
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEBB...0xEBD | 0xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x178...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:624
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:262
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEC0...0xEC4 | 0xEC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:644
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:279
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...EC6 | 0xEC8...0xECD | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:689
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:297
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D | 0xEDC...0xEDF | 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:705
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...73F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:315
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1000...0x103F | 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:721
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...s u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:333
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1050...0x108F | 0x109A...0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:360
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x109F | 0x1780...0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:745
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:378
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x17D3 | 0x17D7 | 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:761
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:396
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17DC...0x17DD | 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:785
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:414
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1950...0x196D | 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:801
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:432
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1970...0x1974 | 0x1980...0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:825
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:459
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x19AB | 0x19B0...0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:841
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:477
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x19C9 | 0x19DA | 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:857
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:495
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x19DE...0x19DF | 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:873
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A20...0x1A5E | 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:531
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A60...0x1A7C | 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1AA0...0x1AAD | 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:913
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:929
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:567
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9E0...0xA9EF | 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:585
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9FA...0xA9FE | 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => mat...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:953
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:604
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... 0xAA60...0xAAC2 | 0xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300....
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:969
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:624
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAADB...0xAADF | 0x11700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:985
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:644
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1700...0x1171A | 0x1171D...0x1172B | 0x1173A...0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:689
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1173B | 0x1173F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:705
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...73F => match n as u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1033
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:721
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...s u32 {0x300...0x36F | 0x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1049
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:745
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x483...0x487 | 0x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1081
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:761
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x591...0x5BD | 0x5BF | 0x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1105
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:785
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5C1...0x5C2 | 0x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1121
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:801
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5C4...0x5C5 | 0x5C7 | 0x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1153
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:825
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x610...0x61A | 0x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1177
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:841
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x64B...0x65F | 0x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1201
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:857
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x670 | 0x6D6...0x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1225
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:873
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6DC | 0x6DF...0x6E4 | 0x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6E7...0x6E8 | 0x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1241
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:913
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6EA...0x6ED | 0x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1257
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:929
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x711 | 0x730...0x74A | 0x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1281
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:953
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7A6...0x7B0 | 0x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1305
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:969
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7EB...0x7F3 | 0x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1329
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:985
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7FD | 0x816...0x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1345
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x819 | 0x81B...0x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1369
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1017
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x823 | 0x825...0x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1033
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x827 | 0x829...0x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1425
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1049
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x82D | 0x859...0x85B | 0x8D3...0x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1081
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x8E1 | 0x8E3...0x902 | 0x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1457
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1105
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x93A | 0x93C | 0x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1529
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1121
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x941...0x948 | 0x94D | 0x951...0x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1545
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1153
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x957 | 0x962...0x963 | 0x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1177
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x981 | 0x9BC | 0x9C1...0x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1561
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1201
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9C4 | 0x9CD | 0x9E2...0x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1577
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1225
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9E3 | 0x9FE | 0xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1641
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1241
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA01...0xA02 | 0xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1657
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1257
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA3C | 0xA41...0xA42 | 0xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1673
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1281
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA47...0xA48 | 0xA4B...0xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1305
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA4D | 0xA51 | 0xA70...0xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1689
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1329
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA71 | 0xA75 | 0xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1737
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1345
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA81...0xA82 | 0xABC | 0xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1769
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1369
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAC1...0xAC5 | 0xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1385
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAC7...0xAC8 | 0xACD | 0xAE2...0xAE3 | 0xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1785
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1425
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAFA...0xAFF | 0xB01 | 0xB3C | 0xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1809
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1457
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB3F | 0xB41...0xB44 | 0xB4D | 0xB56 | 0xB62...0xB63 | 0xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1825
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1513
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB82 | 0xBC0 | 0xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1841
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1529
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBCD | 0xC00 | 0xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1857
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1545
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC04 | 0xC3E...0xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1561
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC40 | 0xC46...0xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1913
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1577
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC48 | 0xC4A...0xC4D | 0xC55...0xC56 | 0xC62...0xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1929
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC63 | 0xC81 | 0xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1945
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1641
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCBC | 0xCBF | 0xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1961
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x10...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1657
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCC6 | 0xCCC...0xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1986
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...F8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1673
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCCD | 0xCE2...0xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2004
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...9...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1689
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCE3 | 0xD00...0xD01 | 0xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD3B...0xD3C | 0xD41...0xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2040
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1737
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD44 | 0xD4D | 0xD62...0xD63 | 0xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1769
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDCA | 0xDD2...0xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2058
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1785
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDD4 | 0xDD6 | 0xE31 | 0xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2076
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1809
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE34...0xE3A | 0xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2094
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2121
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1825
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE47...0xE4E | 0xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2157
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1841
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEB1 | 0xEB4...0xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1857
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xEB9 | 0xEBB...0xEBC | 0xEC8...0xECD | 0xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2175
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1897
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF18...0xF19 | 0xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2193
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1913
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF35 | 0xF37 | 0xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2211
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1929
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF39 | 0xF71...0xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2229
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1945
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF7E | 0xF80...0xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2247
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1961
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF84 | 0xF86...0xF87 | 0xF8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x10...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2265
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:1986
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...F8D...0xF97 | 0xF99...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2292
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2004
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...9...0xFBC | 0xFC6 | 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x102D...0x1030 | 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2040
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1032...0x1037 | 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2058
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1039...0x103A | 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2076
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x103D...0x103E | 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2094
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1058...0x1059 | 0x105E...0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2121
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1060 | 0x1071...0x1074 | 0x1082 | 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2157
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1085...0x1086 | 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2175
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x108D | 0x109D | 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2193
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x135D...0x135F | 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2211
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1712...0x1714 | 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2229
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1732...0x1734 | 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2247
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1752...0x1753 | 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2265
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1772...0x1773 | 0x17B4...0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2292
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x17B5 | 0x17B7...0x17BD | 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2319
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2337
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2364
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2382
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2409
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2427
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2463
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2517
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2544
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2562
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2589
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2643
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2661
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2679
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2697
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2724
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2751
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2769
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2805
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2823
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2841
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2319
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17C6 | 0x17C9...0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2337
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x17D3 | 0x17DD | 0x180B...0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2877
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2364
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x180D | 0x1885...0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2382
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1886 | 0x18A9 | 0x1920...0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2409
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1922 | 0x1927...0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2913
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2427
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1928 | 0x1932 | 0x1939...0x193B | 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2931
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2463
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A17...0x1A18 | 0x1A1B | 0x1A56 | 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2958
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2976
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A58...0x1A5E | 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3003
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2517
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A60 | 0x1A62 | 0x1A65...0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3021
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2544
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A6C | 0x1A73...0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2562
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A7C | 0x1A7F | 0x1AB0...0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3066
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2589
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1ABD | 0x1B00...0x1B03 | 0x1B34 | 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2625
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B36...0x1B3A | 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3084
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3102
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2643
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B3C | 0x1B42 | 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3147
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2661
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B6B...0x1B73 | 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3165
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2679
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B80...0x1B81 | 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2697
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BA2...0x1BA5 | 0x1BA8...0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3210
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2724
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1BA9 | 0x1BAB...0x1BAD | 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3228
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2751
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BE6 | 0x1BE8...0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3246
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2769
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1BE9 | 0x1BED | 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3273
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BEF...0x1BF1 | 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3327
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2805
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1C2C...0x1C33 | 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3345
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2823
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1C36...0x1C37 | 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3399
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2841
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CD0...0x1CD2 | 0x1CD4...0x1CE0 | 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2877
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CE2...0x1CE8 | 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3417
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CED | 0x1CF4 | 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3435
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3462
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2913
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CF8...0x1CF9 | 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3525
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2931
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1DC0...0x1DF9 | 0x1DFB...0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3543
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2958
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1DFF | 0x20D0...0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3582
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:2976
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x20DC | 0x20E1 | 0x20E5...0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3003
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x20F0 | 0x2CEF...0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3602
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...01FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3622
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3021
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x2CF1 | 0x2D7F | 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3642
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3039
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x2DE0...0x2DFF | 0x302A...0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3662
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3066
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x302D | 0x3099...0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3692
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3084
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x309A | 0xA66F | 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3712
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3102
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA674...0xA67D | 0xA69E...0xA69F | 0xA6F0...0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3732
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3147
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA6F1 | 0xA802 | 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3762
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3165
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA806 | 0xA80B | 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA825...0xA826 | 0xA8C4...0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3802
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3210
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA8C5 | 0xA8E0...0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3822
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3228
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA8F1 | 0xA8FF | 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...10B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3246
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA926...0xA92D | 0xA947...0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3862
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...10B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3273
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA951 | 0xA980...0xA982 | 0xA9B3 | 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3882
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3912
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9B6...0xA9B9 | 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3932
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3327
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9BC | 0xA9E5 | 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3345
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA29...0xAA2E | 0xAA31...0xAA32 | 0xAA35...0xAA36 | 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3952
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3972
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3399
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA43 | 0xAA4C | 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4002
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3417
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA7C | 0xAAB0 | 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4042
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3435
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAAB2...0xAAB4 | 0xAAB7...0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4062
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3462
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xAAB8 | 0xAABE...0xAABF | 0xAAC1 | 0xAAEC...0xAAED | 0xAAF6 | 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4082
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...12E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3525
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xABE5 | 0xABE8 | 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4112
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3543
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xABED | 0xFB1E | 0xFE00...0xFE0F | 0xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4132
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3582
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xFE20...0xFE2F | 0x101FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4152
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3602
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...01FD | 0x102E0 | 0x10376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4172
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3622
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0376...0x1037A | 0x10A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4212
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3642
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A01...0x10A03 | 0x10A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3662
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A05...0x10A06 | 0x10A0C...0x10A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3692
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A0F | 0x10A38...0x10A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4262
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3712
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0A3A | 0x10A3F | 0x10AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3732
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0AE5...0x10AE6 | 0x10D24...0x10D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4282
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3762
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0D27 | 0x10F46...0x10F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4302
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...0F50 | 0x11001 | 0x11038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3802
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1038...0x11046 | 0x1107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3822
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...107F...0x11081 | 0x110B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...10B3...0x110B6 | 0x110B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4342
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3862
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...10B9...0x110BA | 0x11100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3882
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1100...0x11102 | 0x11127...0x1112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4362
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3912
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...112B | 0x1112D...0x11134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3932
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1134 | 0x11173 | 0x11180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3952
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1180...0x11181 | 0x111B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:3972
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11B6...0x111BE | 0x111C9...0x111CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4432
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4462
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4002
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11CC | 0x1122F...0x11231 | 0x11234 | 0x11236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4482
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4502
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4042
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1236...0x11237 | 0x1123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4522
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4062
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...123E | 0x112DF | 0x112E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4542
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4082
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...12E3...0x112EA | 0x11300...0x11301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4562
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4112
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1301 | 0x1133B...0x1133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4582
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4132
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...133C | 0x11340 | 0x11366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4602
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4152
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1366...0x1136C | 0x11370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4632
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4172
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1370...0x11374 | 0x11438...0x1143F | 0x11442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4652
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4212
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1442...0x11444 | 0x11446 | 0x1145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4672
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4692
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...145E | 0x114B3...0x114B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4262
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14B8 | 0x114BA | 0x114BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4712
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4732
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4282
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14BF...0x114C0 | 0x114C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4762
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4302
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14C2...0x114C3 | 0x115B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15B2...0x115B5 | 0x115BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4802
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4342
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15BC...0x115BD | 0x115BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4822
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4362
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15BF...0x115C0 | 0x115DC...0x115DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4392
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15DD | 0x11633...0x1163A | 0x1163D | 0x1163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4872
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4432
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...163F...0x11640 | 0x116AB | 0x116AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4892
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4462
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16AD | 0x116B0...0x116B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4922
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4482
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16B5 | 0x116B7 | 0x1171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4502
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...171D...0x1171F | 0x11722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4982
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4522
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1722...0x11725 | 0x11727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5002
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4542
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1727...0x1172B | 0x1182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5042
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4562
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...182F...0x11837 | 0x11839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5062
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4582
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1839...0x1183A | 0x11A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5082
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4602
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A01...0x11A0A | 0x11A33...0x11A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5102
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4632
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A38 | 0x11A3B...0x11A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5122
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4652
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A3E | 0x11A47 | 0x11A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4672
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A51...0x11A56 | 0x11A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5162
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4692
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A59...0x11A5B | 0x11A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5182
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4712
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A8A...0x11A96 | 0x11A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5222
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4732
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1A98...0x11A99 | 0x11C30...0x11C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4762
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C36 | 0x11C38...0x11C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5262
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4782
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C3D | 0x11C3F | 0x11C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5282
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4802
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C92...0x11CA7 | 0x11CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5302
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4822
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CAA...0x11CB0 | 0x11CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CB2...0x11CB3 | 0x11CB5...0x11CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5342
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5362
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4872
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CB6 | 0x11D31...0x11D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4892
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D36 | 0x11D3A | 0x11D3C...0x11D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5382
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E.....
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4922
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D3D | 0x11D3F...0x11D45 | 0x11D47 | 0x11D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5402
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5434
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...4A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D90...0x11D91 | 0x11D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5450
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:4982
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D95 | 0x11D97 | 0x11EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5466
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5002
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1EF3...0x11EF4 | 0x16AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5022
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6AF0...0x16AF4 | 0x16B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5482
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5498
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5042
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6B30...0x16B36 | 0x16F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5514
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5062
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6F8F...0x16F92 | 0x1BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5562
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5082
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...BC9D...0x1BC9E | 0x1D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5586
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5102
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D167...0x1D169 | 0x1D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5610
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5122
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D17B...0x1D182 | 0x1D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5626
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5142
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D185...0x1D18B | 0x1D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5658
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5162
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D1AA...0x1D1AD | 0x1D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5674
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5182
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...D242...0x1D244 | 0x1DA00...0x1DA36 | 0x1DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5698
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5222
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DA3B...0x1DA6C | 0x1DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5714
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5730
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DA75 | 0x1DA84 | 0x1DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5262
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DA9B...0x1DA9F | 0x1DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5746
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5282
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DAA1...0x1DAAF | 0x1E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5770
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5302
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E000...0x1E006 | 0x1E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5786
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5802
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E008...0x1E018 | 0x1E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5826
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5342
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E01B...0x1E021 | 0x1E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5362
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E023...0x1E024 | 0x1E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5858
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5382
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E026...0x1E02A | 0x1E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E.....
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5874
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5402
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...E8D0...0x1E8D6 | 0x1E944...0x1E94A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5890
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5434
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...4A | 0xE0100...0xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5906
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5450
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xE01EF|0x903 | 0x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5922
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5466
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x93B | 0x93E...0x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5482
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x940 | 0x949...0x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5498
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x94C | 0x94E...0x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5978
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5514
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x94F | 0x982...0x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5994
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5530
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x983 | 0x9BE...0x9C0 | 0x9C7...0x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6010
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5562
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9C8 | 0x9CB...0x9CC | 0x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6026
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x10...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5586
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9D7 | 0xA03 | 0xA3E...0xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6051
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5610
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA40 | 0xA83 | 0xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6087
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6105
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5626
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xABE...0xAC0 | 0xAC9 | 0xACB...0xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6123
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5658
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xACC | 0xB02...0xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6141
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5674
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB03 | 0xB3E | 0xB40 | 0xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6159
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5698
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB47...0xB48 | 0xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6177
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5714
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB4B...0xB4C | 0xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6204
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5730
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB57 | 0xBBE...0xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6231
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5746
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBBF | 0xBC1...0xBC2 | 0xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6249
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5770
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBC6...0xBC8 | 0xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6267
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5786
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBCA...0xBCC | 0xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6285
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5802
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBD7 | 0xC01...0xC03 | 0xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6303
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5826
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC41...0xC44 | 0xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5842
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC82...0xC83 | 0xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6339
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6384
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5858
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCBE | 0xCC0...0xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5874
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCC4 | 0xCC7...0xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6402
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5890
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCC8 | 0xCCA...0xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6447
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5906
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCCB | 0xCD5...0xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6465
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6501
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5922
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCD6 | 0xD02...0xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6537
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD03 | 0xD3E...0xD40 | 0xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6564
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD46...0xD48 | 0xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6582
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5978
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD4A...0xD4C | 0xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6600
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:5994
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD57 | 0xD82...0xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6627
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6010
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD83 | 0xDCF...0xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6026
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDD1 | 0xDD8...0xDDF | 0xDF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x10...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6654
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6672
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6051
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...DF2...0xDF3 | 0xF3E...0xF3F | 0xF7F | 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6699
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6087
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x102B...0x102C | 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6717
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6105
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1031 | 0x1038 | 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6735
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6762
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6123
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x103B...0x103C | 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6141
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1056...0x1057 | 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6780
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6798
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6159
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1062...0x1064 | 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6816
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6177
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1067...0x106D | 0x1083...0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6204
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1084 | 0x1087...0x108C | 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6834
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6888
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6231
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x108F | 0x109A...0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6915
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6249
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x109C | 0x17B6 | 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6933
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6267
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17BE...0x17C5 | 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6285
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x17C7...0x17C8 | 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7009
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6303
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1923...0x1926 | 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7029
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1929...0x192B | 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...10B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6339
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1930...0x1931 | 0x1933...0x1938 | 0x1A19...0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7089
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6384
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A1A | 0x1A55 | 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6402
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A57 | 0x1A61 | 0x1A63...0x1A64 | 0x1A6D...0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7109
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7129
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6447
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1A72 | 0x1B04 | 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7149
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6465
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B35 | 0x1B3B | 0x1B3D...0x1B41 | 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6501
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1B43...0x1B44 | 0x1B82 | 0x1BA1 | 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7199
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6537
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BA6...0x1BA7 | 0x1BAA | 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...12E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6564
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BE7 | 0x1BEA...0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7239
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6582
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1BEC | 0x1BEE | 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7259
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7279
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6600
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1BF2...0x1BF3 | 0x1C24...0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6627
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1C2B | 0x1C34...0x1C35 | 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7329
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6654
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1CE1 | 0x1CF2...0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6672
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1CF3 | 0x1CF7 | 0x302E...0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7349
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6699
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x302F | 0xA823...0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7409
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6717
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA824 | 0xA827 | 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7439
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6735
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA880...0xA881 | 0xA8B4...0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6762
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA8C3 | 0xA952...0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7489
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6780
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xA953 | 0xA983 | 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7509
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6798
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9B4...0xA9B5 | 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6816
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9BA...0xA9BB | 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6834
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xA9BD...0xA9C0 | 0xAA2F...0xAA30 | 0xAA33...0xAA34 | 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7609
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x11A97 | 0x11C2F | 0x11C3E | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7649
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x11A97 | 0x11C2F | 0x11C3E | 0x11CA9 | 0x11CB1 | 0x11CB4 | 0x11D8A...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6888
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAA4D | 0xAA7B | 0xAA7D | 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6915
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xAAEB | 0xAAEE...0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7729
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C3E | 0x11CA9 | 0x11CB1 | 0x11CB4 | 0x11D8A...0x11D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6933
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0xAAEF | 0xAAF5 | 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CB1 | 0x11CB4 | 0x11D8A...0x11D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:6951
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0xABE3...0xABE4 | 0xABE6...0xABE7 | 0xABE9...0xABEA | 0xABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7779
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7799
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0xD => ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7009
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ABEC | 0x11000 | 0x11002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7819
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0xD => Class::CR,0xA => Cla...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7029
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1002 | 0x11082 | 0x110B0...0x110B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7839
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0xD => Class::CR,0xA => Class::LF,0x25 | 0xA2 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...10B2 | 0x110B7...0x110B8 | 0x1112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7089
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...112C | 0x11145...0x11146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...,0xA => Class::LF,0x25 | 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x210...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7109
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1146 | 0x11182 | 0x111B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7995
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x2103 | 0x2109 | 0xA838 | 0xFDFC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7129
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11B3...0x111B5 | 0x111BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7149
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...11BF...0x111C0 | 0x1122C...0x1122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8180
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...,0x2F => Class::SY,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8194
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...::SY,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...122E | 0x11232...0x11233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7199
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1233 | 0x11235 | 0x112E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8250
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...12E0...0x112E2 | 0x11302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8271
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...A6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8285
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...AC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7239
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1302...0x11303 | 0x1133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7259
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...133E...0x1133F | 0x11341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8299
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...AF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7279
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1341...0x11344 | 0x11347...0x11348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8315
[INFO] [stdout]   |
[INFO] [stdout] 1 | ......0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7309
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1348 | 0x1134B...0x1134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8331
[INFO] [stdout]   |
[INFO] [stdout] 1 | ....0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7329
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...134D | 0x11357 | 0x11362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8363
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7349
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1362...0x11363 | 0x11435...0x11437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x4...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8395
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1437 | 0x11440...0x11441 | 0x11445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8419
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7409
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1445 | 0x114B0...0x114B2 | 0x114B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7439
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14B9 | 0x114BB...0x114BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8443
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...14BE | 0x114C1 | 0x115AF...0x115B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8475
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7489
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15B1 | 0x115B8...0x115BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7509
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...15BB | 0x115BE | 0x11630...0x11632 | 0x1163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8507
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...163B...0x1163C | 0x1163E | 0x116AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8523
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16AC | 0x116AE...0x116AF | 0x116B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7609
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...16B6 | 0x11720...0x11721 | 0x11726 | 0x1182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x11A97 | 0x11C2F | 0x11C3E | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7649
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...182C...0x1182E | 0x11838 | 0x11A39 | 0x11A57...0x11A58 | 0x11A97 | 0x11C2F | 0x11C3E | 0x11CA9 | 0x11CB1 | 0x11CB4 | 0x11D8A...0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8587
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7729
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1C3E | 0x11CA9 | 0x11CB1 | 0x11CB4 | 0x11D8A...0x11D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8603
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1CB1 | 0x11CB4 | 0x11D8A...0x11D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8619
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7779
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D8E | 0x11D93...0x11D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8635
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7799
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1D94 | 0x11D96 | 0x11EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0xD => ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8659
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7819
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...1EF5...0x11EF6 | 0x16F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0xD => Class::CR,0xA => Cla...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8675
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7839
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...6F51...0x16F7E | 0x1D165...0x1D166 | 0x1D16D...0x1D172 => Class::CM,_ => Class::AL}0xD => Class::CR,0xA => Class::LF,0x25 | 0xA2 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8699
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7938
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...,0xA => Class::LF,0x25 | 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8715
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ... 0xA2 | 0xB0 | 0x609...0x60B | 0x66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x210...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8731
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:7995
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...66A | 0x9F2...0x9F3 | 0x9F9 | 0xD79 | 0x2030...0x2037 | 0x20A7 | 0x20B6 | 0x20BB | 0x20BE | 0x2103 | 0x2109 | 0xA838 | 0xFDFC | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8747
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8180
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...,0x2F => Class::SY,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8763
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8194
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...::SY,0x23 | 0x26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...26 | 0x2A | 0x3C...0x3E | 0x40...0x5A | 0x5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8803
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8250
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...5E...0x7A | 0x7E | 0xA6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8827
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8867
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8271
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...A6 | 0xA9 | 0xAC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE |...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8285
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...AC | 0xAE...0xAF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8299
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...AF | 0xB5 | 0xC0...0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8907
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8923
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8315
[INFO] [stdout]   |
[INFO] [stdout] 1 | ......0xD6 | 0xD8...0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8939
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8331
[INFO] [stdout]   |
[INFO] [stdout] 1 | ....0xF6 | 0xF8...0x2C6 | 0x2CE...0x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8963
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8363
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x2CF | 0x2D1...0x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8995
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x2D7 | 0x2DC | 0x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x4...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9011
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8395
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x2DE | 0x2E0...0x2FF | 0x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9027
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8419
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x370...0x377 | 0x37A...0x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8443
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x37D | 0x37F | 0x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x384...0x38A | 0x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8475
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x38C | 0x38E...0x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9099
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x3A1 | 0x3A3...0x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9131
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9147
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8507
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x482 | 0x48A...0x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8523
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x52F | 0x531...0x556 | 0x559...0x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9163
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x588 | 0x58D...0x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x58E | 0x5C0 | 0x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9203
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8587
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5C3 | 0x5F3...0x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9235
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8603
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x5F4 | 0x600...0x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8619
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x608 | 0x60E...0x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9267
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8635
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x60F | 0x620...0x64A | 0x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9283
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8659
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x66D...0x66F | 0x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9299
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8675
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x671...0x6D3 | 0x6D5 | 0x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9315
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8699
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6DD...0x6DE | 0x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9331
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8715
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6E5...0x6E6 | 0x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9355
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8731
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6E9 | 0x6EE...0x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8747
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x6EF | 0x6FA...0x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9395
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8763
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x70D | 0x70F...0x710 | 0x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9411
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x712...0x72F | 0x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9427
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9443
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8803
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x74D...0x7A5 | 0x7B1 | 0x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8827
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x7CA...0x7EA | 0x7F4...0x7F7 | 0x7FA | 0x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8867
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x800...0x815 | 0x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9523
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x81A | 0x824 | 0x828 | 0x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8907
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x830...0x83E | 0x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9539
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8923
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x840...0x858 | 0x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8939
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x85E | 0x860...0x86A | 0x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8963
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x8A0...0x8B4 | 0x8B6...0x8BD | 0x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9587
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9603
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:8995
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x8E2 | 0x904...0x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9627
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9011
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x939 | 0x93D | 0x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9643
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9027
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x950 | 0x958...0x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9659
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9043
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x961 | 0x970...0x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9683
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9059
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x980 | 0x985...0x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9699
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x98C | 0x98F...0x990 | 0x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9715
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9099
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x993...0x9A8 | 0x9AA...0x9B0 | 0x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9731
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9131
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9B2 | 0x9B6...0x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9755
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9147
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9B9 | 0x9BD | 0x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9163
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9CE | 0x9DC...0x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9179
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9DD | 0x9DF...0x9E1 | 0x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9803
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9203
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9F0...0x9F1 | 0x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9827
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9F4...0x9F8 | 0x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9851
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9235
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9FA | 0x9FC...0x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9867
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...x9FD | 0xA05...0xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9267
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA0A | 0xA0F...0xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9899
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9283
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA10 | 0xA13...0xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9923
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9939
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9299
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA28 | 0xA2A...0xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9955
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9315
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA30 | 0xA32...0xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9331
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA33 | 0xA35...0xA36 | 0xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9987
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9355
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA38...0xA39 | 0xA59...0xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA5C | 0xA5E | 0xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10003
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10019
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9395
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA72...0xA74 | 0xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10035
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9411
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA76 | 0xA85...0xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10067
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9427
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA8D | 0xA8F...0xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xA...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10083
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9443
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xA91 | 0xA93...0xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10099
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAA8 | 0xAAA...0xAB0 | 0xAB2...0xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10115
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAB3 | 0xAB5...0xAB9 | 0xABD | 0xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10131
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10155
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9523
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAD0 | 0xAE0...0xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9539
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAE1 | 0xAF0 | 0xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10171
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xAF9 | 0xB05...0xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10187
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB0C | 0xB0F...0xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10203
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9587
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB10 | 0xB13...0xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9603
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB28 | 0xB2A...0xB30 | 0xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10235
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9627
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB32...0xB33 | 0xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10267
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9643
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB35...0xB39 | 0xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9659
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB3D | 0xB5C...0xB5D | 0xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10291
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9683
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB5F...0xB61 | 0xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10363
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9699
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB70...0xB77 | 0xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9715
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB83 | 0xB85...0xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9731
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB8A | 0xB8E...0xB90 | 0xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10411
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10427
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9755
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB92...0xB95 | 0xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xB...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10443
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB99...0xB9A | 0xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0......
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9787
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB9C | 0xB9E...0xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10475
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9803
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xB9F | 0xBA3...0xBA4 | 0xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9827
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBA8...0xBAA | 0xBAE...0xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10507
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9851
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBB9 | 0xBD0 | 0xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10524
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...FCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9867
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBF0...0xBF8 | 0xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10542
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...F | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9883
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xBFA | 0xC05...0xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10578
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10596
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9899
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC0C | 0xC0E...0xC10 | 0xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9923
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC12...0xC28 | 0xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10614
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9939
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC2A...0xC39 | 0xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10632
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10659
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9955
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC3D | 0xC58...0xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10677
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC5A | 0xC60...0xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10695
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:9987
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC61 | 0xC78...0xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10713
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1260...0x1288 | 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10003
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC80 | 0xC85...0xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xC...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10731
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x128A...0x128D | 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10019
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC8C | 0xC8E...0xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10749
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1290...0x12B0 | 0x12B2...0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10035
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xC90 | 0xC92...0xCA8 | 0xCAA...0xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10776
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x12B5 | 0x12B8...0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10067
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCB3 | 0xCB5...0xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10794
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x12BE | 0x12C0 | 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10083
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCB9 | 0xCBD | 0xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10812
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x12C2...0x12C5 | 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10099
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCDE | 0xCE0...0xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10830
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x12C8...0x12D6 | 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10115
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCE1 | 0xCF1...0xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10848
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x12D8...0x1310 | 0x1312...0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10131
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xCF2 | 0xD05...0xD0C | 0xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10875
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1315 | 0x1318...0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10155
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD0E...0xD10 | 0xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10893
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x135A | 0x1360 | 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10171
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD12...0xD3A | 0xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10911
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1362...0x137C | 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10929
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1380...0x1399 | 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10187
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD3D | 0xD4E...0xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10947
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x13A0...0x13F5 | 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10203
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD4F | 0xD54...0xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10965
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x13F8...0x13FD | 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10219
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD56 | 0xD58...0xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xD...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10983
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1401...0x167F | 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10235
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD61 | 0xD70...0xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1681...0x169A | 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10251
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD78 | 0xD7A...0xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11019
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x16A0...0x16EA | 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10267
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD7F | 0xD85...0xD96 | 0xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11037
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x16EE...0x16F8 | 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10291
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xD9A...0xDB1 | 0xDB3...0xDBB | 0xDBD | 0xDC0...0xDC6 | 0xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11055
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1700...0x170C | 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10347
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xDF4 | 0xE4F | 0xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11073
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x170E...0x1711 | 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10363
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF00 | 0xF05 | 0xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11091
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1720...0x1731 | 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10379
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF13 | 0xF15...0xF17 | 0xF1A...0xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11109
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1740...0x1751 | 0x1760...0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11136
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x176C | 0x176E...0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10411
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF1F | 0xF2A...0xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10427
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF33 | 0xF36 | 0xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xF...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11154
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1770 | 0x17D9 | 0x17F0...0x17F9 | 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11190
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1800...0x1801 | 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10443
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF38 | 0xF40...0xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10459
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF47 | 0xF49...0xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0......
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11208
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1807 | 0x180A | 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11226
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1820...0x1878 | 0x1880...0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10475
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF6C | 0xF88...0xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 ...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11253
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1884 | 0x1887...0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10491
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xF8C | 0xFC0...0xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11271
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x18A8 | 0x18AA | 0x18B0...0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10507
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...xFC5 | 0xFC7...0xFCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11298
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x18F5 | 0x1900...0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10524
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...FCC | 0xFCE...0xFCF | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11316
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x191E | 0x1940 | 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10542
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...F | 0xFD4...0xFD8 | 0x104C...0x104F | 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11334
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x19E0...0x1A16 | 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10578
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x10A0...0x10C5 | 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11352
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x1A1E...0x1A1F | 0x1B05...0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10596
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x10C7 | 0x10CD | 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11379
[INFO] [stdout]   |
[INFO] [stdout] 1 | .....0x1B33 | 0x1B45...0x1B4B | 0x1B5C | 0x1B61...0x1B6A | 0x1B74...0x1B7C | 0x1B83...0x1BA0 | 0x1BAE...0x1BAF | 0x1BBA...0x1BE5 | 0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:10614
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...| 0x10D0...0x10FF | 0x1200...0x1248 | 0x124A...0x124D | 0x1250...0x1256 | 0x1258 | 0x125A...0x125D | 0x1260...0x1288 | 0x128A...0x...
[INFO] [stdout]   |                                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/uax_14-4e8b063dbe873968/out/convert_to_break_class:1:11397
[WARN] too many lines in the log, truncating it
